'Declaration <ExtensionAttribute()> Public Overloads Shared Function GetAsBitmap( _
ByVal imageИзображение.As VintasoftImage, _
ByVal loadingProgressДелегирует ход загрузки миниатюр. Может быть установлено значение null (Nothing в Visual Basic).As System.EventHandler(Of ProgressEventArgs) _
) As System.Drawing.Bitmap
[Extension()] public static System.Drawing.Bitmap GetAsBitmap(
VintasoftImage image,
System.EventHandler<ProgressEventArgs> loadingProgress
)
[Extension()] public: static System.Drawing.Bitmap GetAsBitmap(
VintasoftImage* image,
System.EventHandler<ProgressEventArgs*>* loadingProgress
)
[Extension()] public:
static System.Drawing.Bitmap GetAsBitmap(
VintasoftImage^ image,
System.EventHandler<ProgressEventArgs^>^ loadingProgress
)
Parameters
- image
- Изображение.
- loadingProgress
- Делегирует ход загрузки миниатюр. Может быть установлено значение null (Nothing в Visual Basic).
Return Value
Объект System.Drawing.Image.